Revision: bazaar--devel--1.4--patch-45
Archive: robert.collins@canonical.com--general
Creator: Robert Collins <robert.collins@canonical.com>
Date: Wed May 11 23:14:28 EST 2005
Standard-date: 2005-05-11 13:14:28 GMT
Modified-files: PLUGIN/auto annotate/Makefile.in
    baz/Makefile.in commands/tests/Makefile.in
    libarch/tests/Makefile.in
New-patches: robert.collins@canonical.com--general/bazaar--devel--1.4--patch-45
    robert.collins@canonical.com--mac/bazaar--devel--1.4--base-0
    robert.collins@canonical.com--mac/bazaar--devel--1.4--patch-1
    robert.collins@canonical.com--mac/bazaar--devel--1.4--patch-2
    thelove@canonical.com/bazaar--devo--1.4--patch-28
    thelove@canonical.com/bazaar--devo--1.4--patch-29
    thelove@canonical.com/bazaar--devo--1.4--patch-30
    thelove@canonical.com/bazaar--devo--1.4--patch-31
    thelove@canonical.com/bazaar--devo--1.4--patch-32
    thelove@canonical.com/bazaar--devo--1.4--patch-33
    thelove@canonical.com/bazaar--devo--1.4--patch-34
    thelove@canonical.com/bazaar--devo--1.4--patch-35
Summary: MacOS X ready library tests
Keywords: 

Patches applied:

 * robert.collins@canonical.com--mac/bazaar--devel--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.4--patch-35

 * robert.collins@canonical.com--mac/bazaar--devel--1.4--patch-1
   bring in my tree talloc patch

 * robert.collins@canonical.com--mac/bazaar--devel--1.4--patch-2
   pf tests and Makefile foo to match to JustWork on MacOsX with dependent libraries installed

 * thelove@canonical.com/bazaar--devo--1.4--patch-28
   various gcc 4.0 fixes - though the signed char pointer thing is not done yet - use -Wno-pointer-sign

 * thelove@canonical.com/bazaar--devo--1.4--patch-29
   merge doco fixes from Matthieu Moy

 * thelove@canonical.com/bazaar--devo--1.4--patch-30
   patch from Henrik Nordstrom removing c99isms preventing compilation on older compilers

 * thelove@canonical.com/bazaar--devo--1.4--patch-31
   patch from Henrik Nordstrom removing c99isms preventing test suite compilation on older compilers

 * thelove@canonical.com/bazaar--devo--1.4--patch-32
   cleanup import interface to be unambiguous

 * thelove@canonical.com/bazaar--devo--1.4--patch-33
   enforce the use of type safe ar_size, ar_pop, ar_push calls throughout baz

 * thelove@canonical.com/bazaar--devo--1.4--patch-34
   use rel_remove_records rather than breaking abstraction in pfs

 * thelove@canonical.com/bazaar--devo--1.4--patch-35
   make rel_records talloc based for resource mgmt. This required preventing external code altering them by making the non relational.c code to get a const type

